Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 62,114 for

document formatting

(0.26 sec)
  1. IWarningCallback.warning method | Aspose.Words ...

    IWarningCallback.warning method. Aspose.Words invokes this method when it encounters some issue during Document loading or saving that might result in loss of Formatting or data fidelity....encounters some issue during document loading or saving that might...might result in loss of formatting or data fidelity. warning (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocumentBuilder.write method | Aspose.Words for...

    DocumentBuilder.write method. Inserts a string into the Document at the current insert position....Inserts a string into the document at the current insert position...into the document. Remarks Current font formatting specified...

    reference.aspose.com/words/python-net/aspose.wo...
  3. HtmlInsertOptions Enum | Aspose.Words for .NET

    Explore Aspose.Words.HtmlInsertOptions enum to customize HTML insertion with the InsertHtml method, enhancing Document processing efficiency....1 Use font and paragraph formatting specified in DocumentBuilder...DocumentBuilder as base formatting for text inserted from HTML. RemoveLastEmptyParag...

    reference.aspose.com/words/net/aspose.words/htm...
  4. RowFormat.borders property | Aspose.Words for N...

    RowFormat.borders property. Gets the collection of default cell borders for the row.... Document (); let builder = new aw ...Setting table formatting options for a document builder // will...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::LowCode::Merger::Merge method | ...

    Aspose::Words::LowCode::Merger::Merge method. Merges the given input Documents into a single Document and returns Document instance of the final Document in C++....:SharedPtr<Aspose::Words::Document>>&, Aspose::Words::LowCode::MergeFormatMode)...input documents into a single document and returns Document instance...

    reference.aspose.com/words/cpp/aspose.words.low...
  6. Paragraph class | Aspose.Words for Python

    aspose.words.Paragraph class. Represents a paragraph of text...Working with Paragraphs documentation article. Remarks Paragraph...paragraph invalid when the document is opened in Microsoft Word...

    reference.aspose.com/words/python-net/aspose.wo...
  7. How to Format Number to Percentage|Documentation

    This article will introduce how to Format Number to Percentageusing Aspose.Cells for .NET API....How to Format Number to Percentage Contents [ Hide ] Possible...Possible Usage Scenarios Formatting numbers to percentages in Excel...

    docs.aspose.com/cells/net/how-to-format-number-...
  8. ChartFormat class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartFormat class. Represents the Formatting of a chart element...ChartFormat class Represents the formatting of a chart element. To learn...the Working with Charts documentation article. Properties Name...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Font.color property | Aspose.Words for Python

    Font.color property. Gets or sets the color of the font....Examples Shows how to insert formatted text using DocumentBuilder...DocumentBuilder. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldIndexFormat | Aspose.Words for Java

    Specifies the Formatting for the FieldIndex fields in a Document in Java....Specifies the formatting for the FieldIndex fields in a document. Examples:...Shows how to formatting FieldIndex fields. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...